Includes parameters of lossless decoding. More...
Inherits Structure.
Includes parameters of lossless decoding.
| pSrcBuf | POINTER(c_ubyte), Input data buffer. |
| nSrcLen | c_uint, Input data size. |
| nWidth | c_uint, Image width. |
| nHeight | c_uint, Image height. |
| pDstBuf | POINTER(c_ubyte), Input data buffer. |
| nDstBufSize | c_uint, Provided output buffer size. |
| nDstBufLen | c_uint, Input data length. |
| enDstPixelType | MvGvspPixelType , Output pixel format. |
| stFrameSpecInfo | MV_CC_FRAME_SPEC_INFO , Watermark information. |
| nRes | c_uint * 8, Reserved. |